home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Resources / Chat & Communication / Digsby build 37 / digsby_setup.exe / lib / encodings / cp737.pyo (.txt) < prev    next >
Python Compiled Bytecode  |  2008-10-13  |  9KB  |  430 lines

  1. # Source Generated with Decompyle++
  2. # File: in.pyo (Python 2.5)
  3.  
  4. import codecs
  5.  
  6. class Codec(codecs.Codec):
  7.     
  8.     def encode(self, input, errors = 'strict'):
  9.         return codecs.charmap_encode(input, errors, encoding_map)
  10.  
  11.     
  12.     def decode(self, input, errors = 'strict'):
  13.         return codecs.charmap_decode(input, errors, decoding_table)
  14.  
  15.  
  16.  
  17. class IncrementalEncoder(codecs.IncrementalEncoder):
  18.     
  19.     def encode(self, input, final = False):
  20.         return codecs.charmap_encode(input, self.errors, encoding_map)[0]
  21.  
  22.  
  23.  
  24. class IncrementalDecoder(codecs.IncrementalDecoder):
  25.     
  26.     def decode(self, input, final = False):
  27.         return codecs.charmap_decode(input, self.errors, decoding_table)[0]
  28.  
  29.  
  30.  
  31. class StreamWriter(Codec, codecs.StreamWriter):
  32.     pass
  33.  
  34.  
  35. class StreamReader(Codec, codecs.StreamReader):
  36.     pass
  37.  
  38.  
  39. def getregentry():
  40.     return codecs.CodecInfo(name = 'cp737', encode = Codec().encode, decode = Codec().decode, incrementalencoder = IncrementalEncoder, incrementaldecoder = IncrementalDecoder, streamreader = StreamReader, streamwriter = StreamWriter)
  41.  
  42. decoding_map = codecs.make_identity_dict(range(256))
  43. decoding_map.update({
  44.     128: 913,
  45.     129: 914,
  46.     130: 915,
  47.     131: 916,
  48.     132: 917,
  49.     133: 918,
  50.     134: 919,
  51.     135: 920,
  52.     136: 921,
  53.     137: 922,
  54.     138: 923,
  55.     139: 924,
  56.     140: 925,
  57.     141: 926,
  58.     142: 927,
  59.     143: 928,
  60.     144: 929,
  61.     145: 931,
  62.     146: 932,
  63.     147: 933,
  64.     148: 934,
  65.     149: 935,
  66.     150: 936,
  67.     151: 937,
  68.     152: 945,
  69.     153: 946,
  70.     154: 947,
  71.     155: 948,
  72.     156: 949,
  73.     157: 950,
  74.     158: 951,
  75.     159: 952,
  76.     160: 953,
  77.     161: 954,
  78.     162: 955,
  79.     163: 956,
  80.     164: 957,
  81.     165: 958,
  82.     166: 959,
  83.     167: 960,
  84.     168: 961,
  85.     169: 963,
  86.     170: 962,
  87.     171: 964,
  88.     172: 965,
  89.     173: 966,
  90.     174: 967,
  91.     175: 968,
  92.     176: 9617,
  93.     177: 9618,
  94.     178: 9619,
  95.     179: 9474,
  96.     180: 9508,
  97.     181: 9569,
  98.     182: 9570,
  99.     183: 9558,
  100.     184: 9557,
  101.     185: 9571,
  102.     186: 9553,
  103.     187: 9559,
  104.     188: 9565,
  105.     189: 9564,
  106.     190: 9563,
  107.     191: 9488,
  108.     192: 9492,
  109.     193: 9524,
  110.     194: 9516,
  111.     195: 9500,
  112.     196: 9472,
  113.     197: 9532,
  114.     198: 9566,
  115.     199: 9567,
  116.     200: 9562,
  117.     201: 9556,
  118.     202: 9577,
  119.     203: 9574,
  120.     204: 9568,
  121.     205: 9552,
  122.     206: 9580,
  123.     207: 9575,
  124.     208: 9576,
  125.     209: 9572,
  126.     210: 9573,
  127.     211: 9561,
  128.     212: 9560,
  129.     213: 9554,
  130.     214: 9555,
  131.     215: 9579,
  132.     216: 9578,
  133.     217: 9496,
  134.     218: 9484,
  135.     219: 9608,
  136.     220: 9604,
  137.     221: 9612,
  138.     222: 9616,
  139.     223: 9600,
  140.     224: 969,
  141.     225: 940,
  142.     226: 941,
  143.     227: 942,
  144.     228: 970,
  145.     229: 943,
  146.     230: 972,
  147.     231: 973,
  148.     232: 971,
  149.     233: 974,
  150.     234: 902,
  151.     235: 904,
  152.     236: 905,
  153.     237: 906,
  154.     238: 908,
  155.     239: 910,
  156.     240: 911,
  157.     241: 177,
  158.     242: 8805,
  159.     243: 8804,
  160.     244: 938,
  161.     245: 939,
  162.     246: 247,
  163.     247: 8776,
  164.     248: 176,
  165.     249: 8729,
  166.     250: 183,
  167.     251: 8730,
  168.     252: 8319,
  169.     253: 178,
  170.     254: 9632,
  171.     255: 160 })
  172. decoding_table = u'\x00\x01\x02\x03\x04\x05\x06\x07\x08\t\n\x0b\x0c\r\x0e\x0f\x10\x11\x12\x13\x14\x15\x16\x17\x18\x19\x1a\x1b\x1c\x1d\x1e\x1f !"#$%&\'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\\]^_`abcdefghijklmnopqrstuvwxyz{|}~\x7f\xce\x91\xce\x92\xce\x93\xce\x94\xce\x95\xce\x96\xce\x97\xce\x98\xce\x99\xce\x9a\xce\x9b\xce\x9c\xce\x9d\xce\x9e\xce\x9f\xce\xa0\xce\xa1\xce\xa3\xce\xa4\xce\xa5\xce\xa6\xce\xa7\xce\xa8\xce\xa9\xce\xb1\xce\xb2\xce\xb3\xce\xb4\xce\xb5\xce\xb6\xce\xb7\xce\xb8\xce\xb9\xce\xba\xce\xbb\xce\xbc\xce\xbd\xce\xbe\xce\xbf\xcf\x80\xcf\x81\xcf\x83\xcf\x82\xcf\x84\xcf\x85\xcf\x86\xcf\x87\xcf\x88\xe2\x96\x91\xe2\x96\x92\xe2\x96\x93\xe2\x94\x82\xe2\x94\xa4\xe2\x95\xa1\xe2\x95\xa2\xe2\x95\x96\xe2\x95\x95\xe2\x95\xa3\xe2\x95\x91\xe2\x95\x97\xe2\x95\x9d\xe2\x95\x9c\xe2\x95\x9b\xe2\x94\x90\xe2\x94\x94\xe2\x94\xb4\xe2\x94\xac\xe2\x94\x9c\xe2\x94\x80\xe2\x94\xbc\xe2\x95\x9e\xe2\x95\x9f\xe2\x95\x9a\xe2\x95\x94\xe2\x95\xa9\xe2\x95\xa6\xe2\x95\xa0\xe2\x95\x90\xe2\x95\xac\xe2\x95\xa7\xe2\x95\xa8\xe2\x95\xa4\xe2\x95\xa5\xe2\x95\x99\xe2\x95\x98\xe2\x95\x92\xe2\x95\x93\xe2\x95\xab\xe2\x95\xaa\xe2\x94\x98\xe2\x94\x8c\xe2\x96\x88\xe2\x96\x84\xe2\x96\x8c\xe2\x96\x90\xe2\x96\x80\xcf\x89\xce\xac\xce\xad\xce\xae\xcf\x8a\xce\xaf\xcf\x8c\xcf\x8d\xcf\x8b\xcf\x8e\xce\x86\xce\x88\xce\x89\xce\x8a\xce\x8c\xce\x8e\xce\x8f\xc2\xb1\xe2\x89\xa5\xe2\x89\xa4\xce\xaa\xce\xab\xc3\xb7\xe2\x89\x88\xc2\xb0\xe2\x88\x99\xc2\xb7\xe2\x88\x9a\xe2\x81\xbf\xc2\xb2\xe2\x96\xa0\xc2\xa0'
  173. encoding_map = {
  174.     0: 0,
  175.     1: 1,
  176.     2: 2,
  177.     3: 3,
  178.     4: 4,
  179.     5: 5,
  180.     6: 6,
  181.     7: 7,
  182.     8: 8,
  183.     9: 9,
  184.     10: 10,
  185.     11: 11,
  186.     12: 12,
  187.     13: 13,
  188.     14: 14,
  189.     15: 15,
  190.     16: 16,
  191.     17: 17,
  192.     18: 18,
  193.     19: 19,
  194.     20: 20,
  195.     21: 21,
  196.     22: 22,
  197.     23: 23,
  198.     24: 24,
  199.     25: 25,
  200.     26: 26,
  201.     27: 27,
  202.     28: 28,
  203.     29: 29,
  204.     30: 30,
  205.     31: 31,
  206.     32: 32,
  207.     33: 33,
  208.     34: 34,
  209.     35: 35,
  210.     36: 36,
  211.     37: 37,
  212.     38: 38,
  213.     39: 39,
  214.     40: 40,
  215.     41: 41,
  216.     42: 42,
  217.     43: 43,
  218.     44: 44,
  219.     45: 45,
  220.     46: 46,
  221.     47: 47,
  222.     48: 48,
  223.     49: 49,
  224.     50: 50,
  225.     51: 51,
  226.     52: 52,
  227.     53: 53,
  228.     54: 54,
  229.     55: 55,
  230.     56: 56,
  231.     57: 57,
  232.     58: 58,
  233.     59: 59,
  234.     60: 60,
  235.     61: 61,
  236.     62: 62,
  237.     63: 63,
  238.     64: 64,
  239.     65: 65,
  240.     66: 66,
  241.     67: 67,
  242.     68: 68,
  243.     69: 69,
  244.     70: 70,
  245.     71: 71,
  246.     72: 72,
  247.     73: 73,
  248.     74: 74,
  249.     75: 75,
  250.     76: 76,
  251.     77: 77,
  252.     78: 78,
  253.     79: 79,
  254.     80: 80,
  255.     81: 81,
  256.     82: 82,
  257.     83: 83,
  258.     84: 84,
  259.     85: 85,
  260.     86: 86,
  261.     87: 87,
  262.     88: 88,
  263.     89: 89,
  264.     90: 90,
  265.     91: 91,
  266.     92: 92,
  267.     93: 93,
  268.     94: 94,
  269.     95: 95,
  270.     96: 96,
  271.     97: 97,
  272.     98: 98,
  273.     99: 99,
  274.     100: 100,
  275.     101: 101,
  276.     102: 102,
  277.     103: 103,
  278.     104: 104,
  279.     105: 105,
  280.     106: 106,
  281.     107: 107,
  282.     108: 108,
  283.     109: 109,
  284.     110: 110,
  285.     111: 111,
  286.     112: 112,
  287.     113: 113,
  288.     114: 114,
  289.     115: 115,
  290.     116: 116,
  291.     117: 117,
  292.     118: 118,
  293.     119: 119,
  294.     120: 120,
  295.     121: 121,
  296.     122: 122,
  297.     123: 123,
  298.     124: 124,
  299.     125: 125,
  300.     126: 126,
  301.     127: 127,
  302.     160: 255,
  303.     176: 248,
  304.     177: 241,
  305.     178: 253,
  306.     183: 250,
  307.     247: 246,
  308.     902: 234,
  309.     904: 235,
  310.     905: 236,
  311.     906: 237,
  312.     908: 238,
  313.     910: 239,
  314.     911: 240,
  315.     913: 128,
  316.     914: 129,
  317.     915: 130,
  318.     916: 131,
  319.     917: 132,
  320.     918: 133,
  321.     919: 134,
  322.     920: 135,
  323.     921: 136,
  324.     922: 137,
  325.     923: 138,
  326.     924: 139,
  327.     925: 140,
  328.     926: 141,
  329.     927: 142,
  330.     928: 143,
  331.     929: 144,
  332.     931: 145,
  333.     932: 146,
  334.     933: 147,
  335.     934: 148,
  336.     935: 149,
  337.     936: 150,
  338.     937: 151,
  339.     938: 244,
  340.     939: 245,
  341.     940: 225,
  342.     941: 226,
  343.     942: 227,
  344.     943: 229,
  345.     945: 152,
  346.     946: 153,
  347.     947: 154,
  348.     948: 155,
  349.     949: 156,
  350.     950: 157,
  351.     951: 158,
  352.     952: 159,
  353.     953: 160,
  354.     954: 161,
  355.     955: 162,
  356.     956: 163,
  357.     957: 164,
  358.     958: 165,
  359.     959: 166,
  360.     960: 167,
  361.     961: 168,
  362.     962: 170,
  363.     963: 169,
  364.     964: 171,
  365.     965: 172,
  366.     966: 173,
  367.     967: 174,
  368.     968: 175,
  369.     969: 224,
  370.     970: 228,
  371.     971: 232,
  372.     972: 230,
  373.     973: 231,
  374.     974: 233,
  375.     8319: 252,
  376.     8729: 249,
  377.     8730: 251,
  378.     8776: 247,
  379.     8804: 243,
  380.     8805: 242,
  381.     9472: 196,
  382.     9474: 179,
  383.     9484: 218,
  384.     9488: 191,
  385.     9492: 192,
  386.     9496: 217,
  387.     9500: 195,
  388.     9508: 180,
  389.     9516: 194,
  390.     9524: 193,
  391.     9532: 197,
  392.     9552: 205,
  393.     9553: 186,
  394.     9554: 213,
  395.     9555: 214,
  396.     9556: 201,
  397.     9557: 184,
  398.     9558: 183,
  399.     9559: 187,
  400.     9560: 212,
  401.     9561: 211,
  402.     9562: 200,
  403.     9563: 190,
  404.     9564: 189,
  405.     9565: 188,
  406.     9566: 198,
  407.     9567: 199,
  408.     9568: 204,
  409.     9569: 181,
  410.     9570: 182,
  411.     9571: 185,
  412.     9572: 209,
  413.     9573: 210,
  414.     9574: 203,
  415.     9575: 207,
  416.     9576: 208,
  417.     9577: 202,
  418.     9578: 216,
  419.     9579: 215,
  420.     9580: 206,
  421.     9600: 223,
  422.     9604: 220,
  423.     9608: 219,
  424.     9612: 221,
  425.     9616: 222,
  426.     9617: 176,
  427.     9618: 177,
  428.     9619: 178,
  429.     9632: 254 }
  430.